API Error Codes
There are six categories of error codes. Each error code has an assigned number and each category is designated by a numeric range from 0 to 65535. The table below shows the code categories and their ranges.
| Error Code Category | Error Code Range |
|---|---|
| No Error | 0 |
| General Errors | 100-199 |
| Syntax Errors | 200-299 |
| Run-Time Specific (RTS) Errors | 300-399 |
| Data Model Errors | 400-499 |
| SCORM Extension Error Conditions | 1000-65535 |